TwclWiFiDirectAdvertiser.Devices[Integer] Property

Gets connected device.

Namespace: wclWiFi
public
 property Devices[const Index: Integer]: TwclWiFiDirectDevice
 read GetDevices; default;

Parameters

Index
Type: Integer

A connected devices' index.

Property Value

The WiFi Direct Device object. If device with given index was not found the value is nil.